projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f9599ec
)
sh: Update Renesas Migo-R board
author
Nobuhiro Iwamatsu
<
[email protected]
>
Tue, 17 Jun 2008 07:27:56 +0000
(16:27 +0900)
committer
Nobuhiro Iwamatsu
<
[email protected]
>
Mon, 7 Jul 2008 02:21:40 +0000
(11:21 +0900)
Remove network setting from config file.
Signed-off-by: Nobuhiro Iwamatsu <
[email protected]
>
Signed-off-by: Nobuhiro Iwamatsu <
[email protected]
>
include/configs/MigoR.h
patch
|
blob
|
history
diff --git
a/include/configs/MigoR.h
b/include/configs/MigoR.h
index 99e1179e6816824ea81656fdbd9ff84ce4ebe68c..fa0e5db0216c1deaffb47b74b2222acc92ede00b 100644
(file)
--- a/
include/configs/MigoR.h
+++ b/
include/configs/MigoR.h
@@
-45,10
+45,6
@@
#define CONFIG_BAUDRATE 115200
#define CONFIG_BOOTDELAY 3
#define CONFIG_BOOTARGS "console=ttySC0,115200 root=1f01"
-#define CONFIG_NETMASK 255.255.255.0
-#define CONFIG_IPADDR 192.168.10.100
-#define CONFIG_SERVERIP 192.168.10.77
-#define CONFIG_GATEWAYIP 192.168.10.77
#define CONFIG_VERSION_VARIABLE
#undef CONFIG_SHOW_BOOT_PROGRESS